How to: Run APPEND with a DOS program.
Solution:
Add the Append.exe command from the previous MS-DOS version to the 'SETVER' table to make it work in Windows 95.
To use the 'SETVER' command to enable the use of Append.exe for a program or device:
1) Click the 'Start' button to display the 'Start' menu.
2) Select 'Programs'.
Select 'Programs'
3) Select 'MS-DOS Prompt'.
4) Return to the previous MS-DOS directory:
a) If the prompt is in the C:\WINDOWS directory, type the following and press ENTER to change to the root directory:
CD\
b) Type the following and press ENTER:
CD\<DOS>
(where <DOS> represents the directory containing the previous version of MS-DOS).
NOTE: The version of MS-DOS used by Windows 95 is located in the \WINDOWS\COMMAND directory.
5) Type the following at the prompt and press ENTER:
SETVER APPEND.EXE 7.00
(A message appears, requesting that the computer be rebooted for the command to take effect.)
6) Make sure the batch file required to run the program contains the Append.exe statement.
SETVER
7) Shut down the computer and reboot.